PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFFileEncryptionInfo Class / getKeySize Method
In This Topic
    getKeySize Method
    In This Topic
    Gets the size of the encryption key.
    Syntax
    public int getKeySize()

    Return Value

    The size of the key used to encrypt a PDF file.
    See Also